home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Apr 90 / MacApp.Tech$ 4⁄13⁄90 / 1080-?Help Unimplemented -Apr90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.4 KB  |  52 lines  |  [TEXT/GEOL]

  1. Item    0315781                         12-April-90        08:56PDT
  2.  
  3. From:   D3678                           Anapra Productions, John Penn,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. cc:     D3678                           Anapra Productions, John Penn,PRT
  8.  
  9. Sub:    ?Help Unimplemented Inst?
  10.  
  11. Hey there,
  12.  
  13.     Has anyone heard of an "exception error: unimplemented instruction" from
  14. the MacApp debugger? I am using MacApp 2.0b9, C 3.1b1, CFront 1.0b1, and Link
  15. 3.1b1. Earlier versions of the same program run correctly the only changes have
  16. been several additional TObject objects, and one TDialogView that is never
  17. accessed. I have never run into this error before and even commenting out the
  18. new objects makes no difference. Im hoping someone can tell me where to look to
  19. fix such an error or at least what the error means. Here is some more detailed
  20. information from the debugger.
  21.  
  22. Thanks for any and all help
  23.     |Scott Pressmont|
  24.  
  25.  
  26. ----
  27. Exception #11 Line 1111 exception: Unimplemented instruction
  28. Stopped at SysErr
  29.  
  30. Segments
  31.  
  32.     1 $001DBBA8: __CplusInit Seg #: 1
  33.     0 $001DBB52:
  34.  
  35. Recent PC History
  36.  
  37.     | | | >TTEVIEW.GETPRINTEXTENT
  38.     | | | | FAILNIL
  39.     | | | | NEWPERMHANDLE
  40.     | | | | FAILNIL
  41.     | | | <TTEVIEW.RESIZE
  42.     | | <=.BEINPORT
  43.     | | CHECKRSRCUSAGE
  44.     | <INITUMACAPP
  45.     | >UNPATCHTRAP
  46.     | | DISPOSEIFPTR
  47.     | <UNPATCHTRAP
  48.     | TAPPLICATION.BEEP
  49.  
  50.  
  51.  
  52.